Remove Next.js and migrate UI to plain React hosted from Quarkus#2465
Merged
MikeEdgar merged 2 commits intostreamshub:mainfrom Apr 24, 2026
Merged
Remove Next.js and migrate UI to plain React hosted from Quarkus#2465MikeEdgar merged 2 commits intostreamshub:mainfrom
MikeEdgar merged 2 commits intostreamshub:mainfrom
Conversation
2b1b304 to
7ba8f5b
Compare
d0379eb to
e4c2ab6
Compare
Signed-off-by: Michael Edgar <medgar@redhat.com> Assisted-by: IBM Bob
jankalinic
approved these changes
Apr 21, 2026
Contributor
|
These are the differences I've found in the console after the changes have been applied. Landing Page
Anonymous Login Page
Toolbar header
Cluster Overview PagePage Header
Kafka cluster details card
Recent topics card
Cluster metrics card
Topics card
Topic metrics
Topics page
Kafka Nodes page
Topics page
Kafka Nodes page
Kafka Connect Page
Connectors Tab
Connect clusters tab
Kafka Users page
Groups page
|
42 tasks
Member
Author
|
@alexcreasy I've opened #2505 to track that list and I've fixed several of them locally, but I hesitate to push more to this PR. Before we release 0.13.0 we will resolve each (either accepting as fine or returning to the old way). |
alexcreasy
approved these changes
Apr 24, 2026
Contributor
alexcreasy
left a comment
There was a problem hiding this comment.
Nice, I think we're in a good enough state to merge this. We can work on the list of issues I identified afterwards and circle back round for a final pass of the codebase at that point.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



First phase for #2479
Closes #2483
uidirectory, but will no longer be built or referenced otherwise.Still TODO (future phases of #2479)